'Declaration Public Function New( _
ByVal childElementsThe child elements.As System.Collections.Generic.IList(Of OpenXmlContentInfo) _
)
public OpenXmlParagraphInfo(
System.Collections.Generic.IList<OpenXmlContentInfo> childElements
)
public: OpenXmlParagraphInfo(
System.Collections.Generic.IList<OpenXmlContentInfo*>* childElements
)
public:
OpenXmlParagraphInfo(
System.Collections.Generic.IList<OpenXmlContentInfo^>^ childElements
)
Parameters
- childElements
- The child elements.